Windowable.context

Gets the current context that the window has open or null for none.

interface Windowable
@property
context
()

Return Value

Type: IContext

A context that has a buffer that can be swapped and activated once created

Meta